PDF4Java Reference Documentation
com.o2sol.pdf4java.logicalstructure Package / PDFStandardPrintFieldAttribute Class / setDescription Method
The alternate name of the field.
In This Topic
    setDescription Method
    In This Topic
    Sets the field description.
    Syntax
    public void setDescription( 
       java.lang.String value
    )

    Parameters

    value
    The alternate name of the field.
    See Also